{% extends 'base.html' %} {% load static %} {% block title %}{% if form.instance.pk %}Edit Department{% else %}Add New Department{% endif %} | TaskFlow{% endblock %} {% block content %}
Use clear, descriptive names that reflect the department's function or location.
Examples: "Marketing", "Sales - North Region", "IT - Infrastructure"
Select a parent department to create a hierarchical structure. This helps in organizing departments into logical groups and sub-groups.
Contact the system administrator if you need assistance with department setup.
Contact Support